Sanjay_Pradhan SonicWall Employee
Comments
-
@emma You want to disable/shutdown a port on the switch via CLI. Please follow the commands below. Login to the switch CLI via SSH #conf t (config)# interface gigabitethernet 0/1 (config-if)# shutdown (config-if)#exit (config)# save #This will do the same, as what you do in GUI > Port Settings > Disable port status# To…
-
@NMCADMIN Sorry for the inconvenience. The answer and tshooting steps will be different case by case. I can help fix the issue please provide me your case details and I will call you.
-
Hi @Phug910 You need to confirm if the switches are PoE or Non-PoE models. Non-PoE models wouldn't show the options for PoE settings. Please check the model type from your mysonicwall account or you can check on the cloud portal ---> Network---> Devices. Ex. SWS14-48FPOE (PoE switch) SWS14-48 (Non-PoE switch) If it's a PoE…